VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles Namespace / SinglePageImageFile<T> Class
In This Topic
SinglePageImageFile Class Properties
In This Topic
For a list of all properties of this type, see SinglePageImageFile<T>.
Public Properties
 NameDescription
Public PropertyGets or sets the page of this image file.
Protected Properties
 NameDescription
Protected PropertyGets a value indicating whether this image file has been disposed of. (Inherited from ImageFileBase<T>)
Protected PropertyGets the source of the image file. (Inherited from ImageFileBase<T>)
See Also